home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_util / wwivw95.zip / WWIV4XX.W95 < prev   
Text File  |  1996-06-05  |  18KB  |  385 lines

  1.  ╔═════════════════════════════════════════════════════════════════════════╗
  2.  ║ WWIV4XX.W95 - A guide to get WWIV the most performance from Windows 95! ║
  3.  ╚══════════════════════════╤═══════════════╤══════════════════════════════╝
  4.                             │  WWIV v4.24a  │
  5.                             ╘═══════════════╛
  6.  
  7.   Written by Paul Winfree (A.K.A. Razorblade). 
  8.  
  9.   Copyright (c) 1996 by Wayne Bell for WWIV Software.
  10.   Copyright (c) 1996 by Microsoft for Windows 95.
  11.  
  12.   (Revised 06-05-96)
  13.  
  14.   Welcome to WWIV v4.24a under Windows 95!
  15.   ───────────────────────────────────────────────────────────────────────────
  16.   At this time, my computer is made by Gateway 2000, 486dx66mhz,
  17.   32mb of RAM, 3 Usr Robotic Sportster 14.4, & Wireless Microsoft Mouse.
  18.  
  19.   These are the Settings I use to run 3 dial-in lines and one local
  20.   Instance under Microsoft Windows 95 (Also referred to as Win95).
  21.   I have posted comments throughout this file to help you along the way.
  22.   Extensive testing has been done with these settings on my system as well
  23.   as a number of others to ensure you get the most performance out of Win95.
  24.   Let me know if these settings help you! These settings have been proven
  25.   to work well under Win95.
  26.  
  27.   Windows time-slicing is quite good, therefore I am not recommending any
  28.   program for timeslice conversion at this time. Please stay tuned, as
  29.   this may change in time.
  30.  
  31.  ╔═════════════════════════════════════════════════════════════════════════╗
  32.  ║ Please note that if you choose to use these settings for Win95, you are ║
  33.  ║ STRONGLY urged to use these settings for ALL of your Win95 DOS sessions.║
  34.  ║ Doing this will assure you are getting the most performance possible    ║
  35.  ║ under Windows 95.                                                       ║
  36.  ╚═════════════════════════════════════════════════════════════════════════╝
  37.  
  38.   Also note that even though this text file contains items that will likely
  39.   generate a considerable performance boost for your system, I do not
  40.   recommend any settings that would put the stability of your Win95 system
  41.   at risk. I do not use any undocumented commands, and none of my
  42.   modifications pose any risk to system stability whatsoever. You can be
  43.   assured that testing these settings will pose no threat to Win95's
  44.   stability. Extensive testing has been done to assure stability, no matter
  45.   what type of DOS-Based BBS software you run.
  46.  
  47.   First off, here's a look at what you'll need in your CONFIG.SYS and
  48.   AUTOEXEC.BAT in order to get your BBS running in to shape:
  49.  
  50.   ┌──────────────┐
  51.   │ CONFIG.SYS - │
  52.   └─────────────────────────────────────────────────────────────────────────
  53.   DEVICE=C:\WINDOWS\HIMEM.SYS /TESTMEM:OFF
  54.  
  55.   NOTES: This line loads the memory management driver for Windows 95. You'll
  56.   notice there is NO NEED to load EMM386 anymore. Windows 95 handles all
  57.   of this for you now. If you are using WWIVCHAT v3.22d then Ramdrive are
  58.   needed to support WWIVCHAT v3.22.
  59.   ───────────────────────────────────────────────────────────────────────────
  60.   DEVICE=C:\WINDOWS\EMM386.EXE RAM
  61.  
  62.   NOTES: This line support Ramdrive.sys loaded in.  It is required if you
  63.   have WWIVCHAT V3.22d.
  64.   ───────────────────────────────────────────────────────────────────────────
  65.   BUFFERS=32,0
  66.  
  67.   NOTES: Allocates memory for a specific number of disk buffers when your
  68.   systems start.
  69.   ───────────────────────────────────────────────────────────────────────────
  70.   FILES=200
  71.  
  72.   NOTES: Win95 uses a LOT of file handles. So does WWIV v4.24a. Set this
  73.   number high. 200 is an excellent choice.
  74.   ───────────────────────────────────────────────────────────────────────────
  75.   DOS=HIGH,UMB
  76.  
  77.   NOTES: Loads DOS high and into upper memory.
  78.   ───────────────────────────────────────────────────────────────────────────
  79.   STACKS=9,256
  80.  
  81.   NOTES: Support the dynamic use of data stacks to handle hardware interrupts
  82.   ───────────────────────────────────────────────────────────────────────────
  83.   LASTDRIVE=Z
  84.  
  85.   NOTES: Tells DOS the last drive letter available for use. Leave it at Z.
  86.   ───────────────────────────────────────────────────────────────────────────
  87.   DEVICEHIGH=C:\WINDOWS\RAMDRIVE.SYS 512 /A
  88.  
  89.   NOTES: Uses part of your computer's random-access memory (RAM) to simulate
  90.   a hard disk drive.  This is required if you are using WWIVCHAT v3.22d.
  91.   ───────────────────────────────────────────────────────────────────────────
  92.   SHELL=C:\COMMAND.COM C:\ /P /E:2048
  93.  
  94.   NOTES: VERY IMPORTANT! This sets the command interpreter to use as well as
  95.   the environment size.
  96.   ───────────────────────────────────────────────────────────────────────────
  97.   DEVICE=C:\WINDOWS\COMMAND\ANSI.SYS
  98.  
  99.   Loads the ANSI driver so you can view callers in doors.
  100.   ───────────────────────────────────────────────────────────────────────────
  101.   That's it for the CONFIG.SYS - 10 lines! Now for the AUTOEXEC.BAT:
  102.  
  103.   ┌────────────────┐
  104.   │ AUTOEXEC.BAT - │
  105.   └──────────────────────────────────────────────────────────────────────────
  106.   @ECHO OFF
  107.  
  108.   Turns off the echoing of commands to the screen as they load.
  109.   ───────────────────────────────────────────────────────────────────────────
  110.   LH C:\WINDOWS\COMMAND\DOSKEY /INSERT
  111.  
  112.   NOTES: Loads DOSKEY command macro editor. This particular command tells
  113.   doskey to turn on the Insert key so that when you recall commands at the
  114.   DOS prompt using the Up/Dn arrow keys, it will automatically insert your
  115.   new modifications instead of overwriting. If you would rather it default
  116.   to overwriting, remove the /INSERT parameter.
  117.   ───────────────────────────────────────────────────────────────────────────
  118.   PROMPT $P$G
  119.  
  120.   Sets what the prompt should look like. This will produce the C:\> prompt.
  121.   ───────────────────────────────────────────────────────────────────────────
  122.   SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DOS;C:\;E:\WWIV
  123.  
  124.   The Paths that Windows will search for programs. You can place any
  125.   directory you want in your path. Make sure your main BBS directory (In
  126.   this case C:\WWIV) is in the path.
  127.   ───────────────────────────────────────────────────────────────────────────
  128.   SET DIRCMD=/O/P
  129.  
  130.   This will sort the directory listings and place them in alphabetical order,
  131.   directories first. The /P pauses the list after each screenful of info.
  132.   ───────────────────────────────────────────────────────────────────────────
  133.   SET COMSPEC=C:\WINDOWS\COMMAND.COM
  134.  
  135.   Sets the path to the command interpreter for programs that need it.
  136.   Windows 95 LIKES to REM this out during the upgrade process. Make SURE
  137.   you remove the REM after upgrading. 
  138.   ───────────────────────────────────────────────────────────────────────────
  139.  
  140.   Now, it's time to make some necessary changes to your modem profiles
  141.   and COM ports that Win95 uses. First, let's take care of the COM ports:
  142.  
  143.   ──────────┐
  144.   Step 1 -  │
  145.   ───────────────────────────────────────────────────────────────────────────
  146.   Click on "My Computer", then click "Control Panel", then open the
  147.   "System" icon. When "System Properties" appears, click on the "Device
  148.   Manager" tab. You will now see a list of all of your hardware.
  149.  
  150.   ──────────┐
  151.   Step 2 -  │
  152.   ───────────────────────────────────────────────────────────────────────────
  153.   Go down to the "Ports (COM and LPT)", and click on the "+" sign to the
  154.   left of it. You will now see a list of all of your COM and LPT ports.
  155.   The LPT ports no NOT need to be modified, so ignore them. The COM
  156.   ports however, do. Please make the following changes to all of your
  157.   COM ports:
  158.  
  159.   ──────────┐
  160.   Step 2a - │
  161.   ───────────────────────────────────────────────────────────────────────────
  162.   Click on your first COM port (usually Communications Port 1), now
  163.   click on the "port settings" tab.
  164.  
  165.   Set "Baudrate" to 38400. Leave the Data bits, stop bit, and parity
  166.   selections at their defaults of "8, None, 1". Set your "Flow control"
  167.   to "Hardware". Click on OK to save those changes.
  168.  
  169.   Leave all other selections at their default values. 
  170.  
  171.   ──────────┐
  172.   Step 3 -  │
  173.   ───────────────────────────────────────────────────────────────────────────
  174.   Repeat the process for ALL of your COM ports.
  175.  
  176.    ╔══════════════════════════════════════════════════════════════════╗
  177.    ║ TIP: Win95 provides an excellent utility to view which IRQ's are ║
  178.    ║ currently being used. To view them, click on the "Computer" icon ║
  179.    ║ under system properties --> device manager.                      ║
  180.    ╚══════════════════════════════════════════════════════════════════╝
  181.   ───────────────────────────────────────────────────────────────────────────
  182.   Next, it's time to make changes to our modem profiles. Exit back
  183.   out to the contol panel, and click on "Modems".
  184.  
  185.   You will see the "Modems properties" page. Make the following
  186.   changes to each of your modems: Set the Baudrate to 38400. Repeat
  187.   this for each modem you have set-up under Win95.
  188.   ───────────────────────────────────────────────────────────────────────────
  189.  
  190.   To get your BBS up from the start-up.
  191.  
  192.   ──────────┐
  193.   Step 1 -  │
  194.   ───────────────────────────────────────────────────────────────────────────
  195.   Click on "Start", then click "Setting", then open the "Taskbar". When
  196.   "Taskbar Properties" appears, click on the "Start Menu Program" tab. 
  197.  
  198.   ──────────┐
  199.   Step 2 -  │
  200.   ───────────────────────────────────────────────────────────────────────────
  201.   Click on "Add" Button, then click "Browse" Button, Find your WWIV start-up
  202.   batch files.  My BBS start-up batch file is E:\WWIV\1STWWIV.BAT.  Your will
  203.   be different. 
  204.  
  205.   ──────────┐
  206.   Step 3 -  │
  207.   ───────────────────────────────────────────────────────────────────────────
  208.   Click on "Next" Button, Find "Startup" Folder then click on it, then click
  209.   "Next" Button, Make sure that is the right execute file you gonna use then
  210.   click "Next" Button, Choose your favorite icons then click "Finish".
  211.  
  212.   ──────────┐
  213.   Step 4 -  │
  214.   ───────────────────────────────────────────────────────────────────────────
  215.   Since this is designed for multi-tasking board.  I have 4 batch files to
  216.   load.  Repeat the process for ALL of your batch files.
  217.  
  218.   ───────────────────────────────────────────────────────────────────────────
  219.   
  220.   Return to "Taskbar Properties".  Click on "Advanced", then click
  221.   "Programs" folder, then click "StartUp" folder.
  222.  
  223.   What follows are the settings for your Win95 DOS Sessions. These are
  224.   accessed by right-clicking on the icon that is set up to load your BBS
  225.   Instances, and then selecting "properties". If you have multiple Instances,
  226.   you will need to modify the properties for each of your sessions:
  227.  
  228.   ───────────────────────────────────────────────────────────────────────────
  229.   Tab 1 - General: │
  230.   ─────────────────┘
  231.     Tab 1 Gives information about the program itself. No modification needs
  232.     to be done to this page.
  233.  
  234.   ───────────────────────────────────────────────────────────────────────────
  235.   Tab 2 - Program: │
  236.   ─────────────────┘
  237.     To the Right of the icon, there is a space to enter in the name that
  238.     you want displyed on the title bar when this session is running. An
  239.     example for Instance 1 would be your BBS name and node number (Winfree's
  240.     Lair #1).
  241.  
  242.     Cmd Line.....: C:\WINDOWS\COMMAND.COM
  243.  
  244.     You'll always want to start your BBS using a batch file, so instead
  245.     of placing the program .EXE in this line, place the path and filename
  246.     of the command processor you wish to use for this session. It defaults
  247.     to the Windows 95 DOS Mode command interpreter, which should be left
  248.     alone unless you are using a third party program such as 4DOS.
  249.  
  250.     Working......: E:\WWIV
  251.  
  252.     Provides a space for you to type the name of the folder that this
  253.     program will load files from, and where it will save files. If necessary,
  254.     include the drive letter.
  255.  
  256.     This is also where items such as temporary files are created for this
  257.     program. You can use any directory that you wish, however it is a good
  258.     idea to use the same directory for all of your DOS sessions, to make
  259.     cleanup easier if need be.
  260.  
  261.     Batch File...: E:\WWIV\1STWWIV.BAT
  262.  
  263.     This is where you will place the path and filename of the batch file
  264.     that you are using to start each of the BBS Instance with.
  265.  
  266.     Shortcut Key: None
  267.  
  268.     Provides a space for you to define a keyboard shortcut to start or switch
  269.     to this program from Windows. Shortcut keys must include CTRL and/or ALT
  270.     and another key (for example, CTRL+Y). You cannot use ESC, ENTER, TAB,
  271.     SPACEBAR, PRINT SCREEN, or BACKSPACE.
  272.  
  273.     No other program can use this key combination. If the shortcut key
  274.     conflicts with an access key in a Windows-based program, the access key
  275.     will not work.
  276.  
  277.     Run: Minimized
  278.  
  279.     This will place all of your BBS hidden in Auto Hide Bar.  It's nice not
  280.     to see your BBS across your monitor when you are working other
  281.     Application.
  282.  
  283.   ───────────────────────────────────────────────────────────────────────────
  284.   Tab 3 - Font: │
  285.   ──────────────┘
  286.     This is where you specify what font you would like to use when displaying
  287.     this session in a window, either by starting it windowed, or by using
  288.     ALT-ENTER. Both Type Font & Font Size "Auto" is what I use, however the
  289.     choice is up to you.
  290.  
  291.   ───────────────────────────────────────────────────────────────────────────
  292.   Tab 4 - Memory: │
  293.   ────────────────┘
  294.     Set Conventional, EMS, XMS, and MS-DOS protected mode all to "Auto".
  295.  
  296.     Set Initial Environment to 1024.
  297.  
  298.     Place a check in the box "Uses HMA" under "Extended" (XMS) Memory.
  299.  
  300.     Do NOT place a check in the "Protected" Box. Having "Protected" checked
  301.     only seems to slow the session down, and does not seem to provide
  302.     any greater level of protection than when it is turned on.
  303.  
  304.   ───────────────────────────────────────────────────────────────────────────
  305.   Tab 5 - Screen: │
  306.   ────────────────┘
  307.     Usage - This is the setting for how you want this program loaded.
  308.             Choose full-screen or window. Initial size should be set at
  309.             "Default".
  310.  
  311.     Window and Preformance - Display toolbar, restore settings on startup,
  312.                              fast ROM emulation, and dynamic memory
  313.                              allocation should all be checked.
  314.  
  315.   ───────────────────────────────────────────────────────────────────────────
  316.   Tab 6 - Misc: │
  317.   ──────────────┘
  318.     Allow screen saver, QuickEdit, Exclusive Mode, Always Suspend, and warn
  319.     if still active should NOT be checked.
  320.  
  321.     Idle Sensitivity - Set it to Low. Move the slider as far to the left as
  322.     you can.
  323.  
  324.     Fast pasting - should be checked.
  325.  
  326.     All of the Windows Shortcut keys should be checked.
  327.   ───────────────────────────────────────────────────────────────────────────
  328.   That's it! All of the DOS settings are taken care of.
  329.  
  330.  ╒═══════════════════════════════════════════════════════════════════════════╕
  331.  │ IMPORTANT: If you are running WWIV 4.xx under Win95, you will need to     │
  332.  │ make a change to your modem's MDM file that WWIV uses. This will allow    │
  333.  │ WWIV to run as efficiently as possible. If you are running other DOS BBS  │
  334.  │ software, and you also have the ability to modify a setting similar to    │
  335.  │ this, please do so.                                                       │                                                             │
  336.  ╘═══════════════════════════════════════════════════════════════════════════╛
  337.  
  338.  ────────────────────────────────────────────────────────────────────────────
  339.   Specific to users of WWIV/DOS 4.10 and higher, and users of the
  340.   WWIV 4.23 & above MultiLine Platinum ONLY -
  341.  
  342.    ------------------------------------------------------------------------
  343.  
  344.   Digiboard support is not yet available for Windows 95.
  345.   In near future, I will upgrade my modems to 4-COM with 3 external modems.
  346.   ───────────────────────────────────────────────────────────────────────────
  347.   Additional Notes:
  348.  
  349.   More new tips and tricks become available all the time. I update this
  350.   file on a regular basis to reflect new changes.
  351.  
  352.   Also, PLEASE keep this in mind: When you make a change to any DOS setting,
  353.   make the appropriate canges to ALL of your DOS sessions. While this is
  354.   time-consuming, it will result in a far-more stable and higher
  355.   performance system. Please take the time to have all of your settings
  356.   for all of your DOS sessions reflect what I have listed.
  357.  
  358.   ──────────────────────────────────────────────────────────────────────────
  359.   DISCLAIMER - I CAN'T BE RESPONSIBLE FOR WHAT YOU DO WITH YOUR SYSTEM OR
  360.   YOUR CONFIG.SYS FILE BASED UPON WHAT YOU MAY LEARN FROM THE INFORMATION
  361.   PROVIDED IN THIS FILE.  EVERY EFFORT HAS BEEN MADE TO MAKE THIS FILE AS
  362.   ACCURATE AS POSSIBLE, BUT NO WARRANTY IS EXPRESSED OR IMPLIED.  THE
  363.   INFORMATION IS PROVIDED ON AN "AS IS" BASIS.  USE IT AT YOUR OWN RISK.
  364.   ──────────────────────────────────────────────────────────────────────────
  365.   If you have any other questions, please let me know! I'll help if I can.
  366.  
  367.   If these settings do help you, let me know! Comments are always
  368.   appreciated, positive or negative. If you notice anything I may have left
  369.   out, or something you would like to see added to SETTINGS, please let me
  370.   know!
  371.  
  372.   I can be reached at:
  373.  
  374.   WWIVnet  - 1@12195
  375.   ICEnet   - 1@7682
  376.   Internet - pdw8915@rit.edu or 1-7682@icenet.bbs.org
  377.  
  378.   Good Luck!
  379.   Razorblade, Sysop
  380.   Winfree's Lair
  381.   Instance 1 (716) 359-3296
  382.   Instance 2 (716) 359-0922
  383.   Instance 3 (716) 334-3466
  384.   Instance 4 (Local) Sysop ONLY!
  385.